[INFO] cloning repository https://github.com/dariusbakunas/cogrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dariusbakunas/cogrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariusbakunas%2Fcogrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariusbakunas%2Fcogrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2539ed341454fbac731013c73eeec68bdb7c512
[INFO] fixing dariusbakunas/cogrs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariusbakunas%2Fcogrs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dariusbakunas/cogrs
[INFO] finished tweaking git repo https://github.com/dariusbakunas/cogrs
[INFO] tweaked toml for git repo https://github.com/dariusbakunas/cogrs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dariusbakunas/cogrs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dariusbakunas/cogrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c9ea2079f35c52428a919b37ee1ca0e5ba8103e2cb19316a562847e48cb81cab
[INFO] running `Command { std: "docker" "start" "c9ea2079f35c52428a919b37ee1ca0e5ba8103e2cb19316a562847e48cb81cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9ea2079f35c52428a919b37ee1ca0e5ba8103e2cb19316a562847e48cb81cab" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9ea2079f35c52428a919b37ee1ca0e5ba8103e2cb19316a562847e48cb81cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9ea2079f35c52428a919b37ee1ca0e5ba8103e2cb19316a562847e48cb81cab" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating cogrs/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating cogrs-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating cogrs-modules/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating cogrs-plugins/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating cogrs-schema/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/shell/sh-lib/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/connection/ssh-lib/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating modules/command/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/callback/minimal/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/connection/ssh-dylib/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/shell/sh-dylib/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking borrow-or-share v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.16
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking const-oid v0.10.0-rc.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking hybrid-array v0.2.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.1
[INFO] [stderr]     Checking inout v0.2.0-rc.3
[INFO] [stderr]     Checking block-buffer v0.11.0-rc.3
[INFO] [stderr]     Checking tempfile v3.16.0
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking digest v0.11.0-pre.9
[INFO] [stderr]     Checking cipher v0.5.0-pre.7
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking mac_address v1.1.8
[INFO] [stderr]     Checking aes v0.9.0-pre.2
[INFO] [stderr]     Checking ctr v0.10.0-pre.2
[INFO] [stderr]     Checking sha2 v0.11.0-pre.4
[INFO] [stderr]     Checking hmac v0.13.0-pre.4
[INFO] [stderr]    Compiling cogrs v0.1.0 (/opt/rustwide/workdir/cogrs)
[INFO] [stderr]    Migrating cogrs/build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap v4.5.28
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking rstest v0.24.0
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking minijinja v2.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking referencing v0.28.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking openssh v0.11.5
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking jsonschema v0.28.3
[INFO] [stderr]     Checking cogrs-schema v0.1.0 (/opt/rustwide/workdir/cogrs-schema)
[INFO] [stderr]    Migrating cogrs-schema/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed cogrs-schema/src/schema.rs (1 fix)
[INFO] [stderr]     Checking cogrs-plugins v0.1.0 (/opt/rustwide/workdir/cogrs-plugins)
[INFO] [stderr]    Migrating cogrs-plugins/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed cogrs-plugins/src/callback.rs (4 fixes)
[INFO] [stderr]        Fixed cogrs-plugins/src/connection.rs (2 fixes)
[INFO] [stderr]        Fixed cogrs-plugins/src/plugin_loader.rs (8 fixes)
[INFO] [stderr]        Fixed cogrs-plugins/src/shell.rs (2 fixes)
[INFO] [stderr]     Checking sh-lib v0.1.0 (/opt/rustwide/workdir/plugins/shell/sh-lib)
[INFO] [stderr]     Checking ssh-lib v0.1.0 (/opt/rustwide/workdir/plugins/connection/ssh-lib)
[INFO] [stderr]     Checking cogrs-modules v0.1.0 (/opt/rustwide/workdir/cogrs-modules)
[INFO] [stderr]     Checking minimal v0.1.0 (/opt/rustwide/workdir/plugins/callback/minimal)
[INFO] [stderr]        Fixed cogrs-plugins/src/callback.rs (4 fixes)
[INFO] [stderr]    Migrating plugins/shell/sh-lib/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sh-dylib v0.1.0 (/opt/rustwide/workdir/plugins/shell/sh-dylib)
[INFO] [stderr]    Migrating plugins/callback/minimal/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/connection/ssh-lib/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating cogrs-modules/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ssh-dylib v0.1.0 (/opt/rustwide/workdir/plugins/connection/ssh-dylib)
[INFO] [stderr]     Checking cogrs-core v0.1.0 (/opt/rustwide/workdir/cogrs-core)
[INFO] [stderr]     Checking command v0.1.0 (/opt/rustwide/workdir/modules/command)
[INFO] [stderr]    Migrating plugins/shell/sh-dylib/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/connection/ssh-dylib/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating modules/command/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating cogrs-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed cogrs-core/src/config/manager.rs (1 fix)
[INFO] [stderr]        Fixed cogrs-core/src/inventory.rs (1 fix)
[INFO] [stderr]        Fixed cogrs-core/src/executor/play_iterator.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> cogrs-core/src/executor/task_queue_manager.rs:131:35
[INFO] [stdout]     |
[INFO] [stdout] 130 |             for task in tasks {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 131 |                 if let Err(err) = task.await {
[INFO] [stdout]     |                            ---    ^^^^^-----
[INFO] [stdout]     |                            |      |    |
[INFO] [stdout]     |                            |      |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |      |    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |      |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |      |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `err` calls a custom destructor
[INFO] [stdout]     |                            `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 134 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> cogrs-core/src/strategy/linear.rs:214:34
[INFO] [stdout]     |
[INFO] [stdout] 176 |               let host_tasks = self.get_next_task_lockstep(hosts_left.clone(), iterator)?;
[INFO] [stdout]     |                                ----------------------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 187 |                   let host = self
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 188 | |                     .inventory_manager
[INFO] [stdout] 189 | |                     .get_host(&host)
[INFO] [stdout] 190 | |                     .ok_or(anyhow!("Host not found: {}", host))?;
[INFO] [stdout]     | |                                                                -
[INFO] [stdout]     | |                                                                |
[INFO] [stdout]     | |________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 212 | /                             self.tqm
[INFO] [stdout] 213 | |                                 .emit_event(EventType::PlaybookOnHandlerTaskStart, None)
[INFO] [stdout] 214 | |                                 .await
[INFO] [stdout]     | |                                  ^^^^-
[INFO] [stdout]     | |__________________________________|___|
[INFO] [stdout]     | |__________________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                    up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 215 | |                         } else {
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 216 | /                             self.tqm
[INFO] [stdout] 217 | |                                 .emit_event(EventType::PlaybookOnTaskStart, None)
[INFO] [stdout] 218 | |                                 .await
[INFO] [stdout]     | |                                      -
[INFO] [stdout]     | |______________________________________|
[INFO] [stdout]     | |______________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 225 | /                     self.queue_task(host, &task, task_vars, sender.clone())
[INFO] [stdout] 226 | |                         .await?;
[INFO] [stdout]     | |                          ------
[INFO] [stdout]     | |__________________________|___||
[INFO] [stdout]     | |__________________________|___|this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |__________________________|___|`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |__________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> cogrs-core/src/strategy/linear.rs:218:34
[INFO] [stdout]     |
[INFO] [stdout] 176 |               let host_tasks = self.get_next_task_lockstep(hosts_left.clone(), iterator)?;
[INFO] [stdout]     |                                ----------------------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 187 |                   let host = self
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 188 | |                     .inventory_manager
[INFO] [stdout] 189 | |                     .get_host(&host)
[INFO] [stdout] 190 | |                     .ok_or(anyhow!("Host not found: {}", host))?;
[INFO] [stdout]     | |                                                                -
[INFO] [stdout]     | |                                                                |
[INFO] [stdout]     | |________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 212 | /                             self.tqm
[INFO] [stdout] 213 | |                                 .emit_event(EventType::PlaybookOnHandlerTaskStart, None)
[INFO] [stdout] 214 | |                                 .await
[INFO] [stdout]     | |                                      -
[INFO] [stdout]     | |______________________________________|
[INFO] [stdout]     | |______________________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 215 |                           } else {
[INFO] [stdout] 216 | /                             self.tqm
[INFO] [stdout] 217 | |                                 .emit_event(EventType::PlaybookOnTaskStart, None)
[INFO] [stdout] 218 | |                                 .await
[INFO] [stdout]     | |                                  ^^^^-
[INFO] [stdout]     | |__________________________________|___|
[INFO] [stdout]     | |__________________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                    |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                    up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 219 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | /                     self.queue_task(host, &task, task_vars, sender.clone())
[INFO] [stdout] 226 | |                         .await?;
[INFO] [stdout]     | |                          ------
[INFO] [stdout]     | |__________________________|___||
[INFO] [stdout]     | |__________________________|___|this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |__________________________|___|`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |__________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed cogrs-core/src/config/manager.rs (3 fixes)
[INFO] [stderr]    Migrating cogrs/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> cogrs-core/src/executor/task_queue_manager.rs:131:35
[INFO] [stdout]     |
[INFO] [stdout] 130 |             for task in tasks {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 131 |                 if let Err(err) = task.await {
[INFO] [stdout]     |                            ---    ^^^^^-----
[INFO] [stdout]     |                            |      |    |
[INFO] [stdout]     |                            |      |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |      |    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |      |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |      |    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `err` calls a custom destructor
[INFO] [stdout]     |                            `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 134 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> cogrs-core/src/strategy/linear.rs:214:34
[INFO] [stdout]     |
[INFO] [stdout] 176 |               let host_tasks = self.get_next_task_lockstep(hosts_left.clone(), iterator)?;
[INFO] [stdout]     |                                ----------------------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 187 |                   let host = self
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 188 | |                     .inventory_manager
[INFO] [stdout] 189 | |                     .get_host(&host)
[INFO] [stdout] 190 | |                     .ok_or(anyhow!("Host not found: {}", host))?;
[INFO] [stdout]     | |                                                                -
[INFO] [stdout]     | |                                                                |
[INFO] [stdout]     | |________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 212 | /                             self.tqm
[INFO] [stdout] 213 | |                                 .emit_event(EventType::PlaybookOnHandlerTaskStart, None)
[INFO] [stdout] 214 | |                                 .await
[INFO] [stdout]     | |                                  ^^^^-
[INFO] [stdout]     | |__________________________________|___|
[INFO] [stdout]     | |__________________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                    up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 215 | |                         } else {
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 216 | /                             self.tqm
[INFO] [stdout] 217 | |                                 .emit_event(EventType::PlaybookOnTaskStart, None)
[INFO] [stdout] 218 | |                                 .await
[INFO] [stdout]     | |                                      -
[INFO] [stdout]     | |______________________________________|
[INFO] [stdout]     | |______________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 225 | /                     self.queue_task(host, &task, task_vars, sender.clone())
[INFO] [stdout] 226 | |                         .await?;
[INFO] [stdout]     | |                          ------
[INFO] [stdout]     | |__________________________|___||
[INFO] [stdout]     | |__________________________|___|this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |__________________________|___|`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |__________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> cogrs-core/src/strategy/linear.rs:218:34
[INFO] [stdout]     |
[INFO] [stdout] 176 |               let host_tasks = self.get_next_task_lockstep(hosts_left.clone(), iterator)?;
[INFO] [stdout]     |                                ----------------------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 187 |                   let host = self
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 188 | |                     .inventory_manager
[INFO] [stdout] 189 | |                     .get_host(&host)
[INFO] [stdout] 190 | |                     .ok_or(anyhow!("Host not found: {}", host))?;
[INFO] [stdout]     | |                                                                -
[INFO] [stdout]     | |                                                                |
[INFO] [stdout]     | |________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 212 | /                             self.tqm
[INFO] [stdout] 213 | |                                 .emit_event(EventType::PlaybookOnHandlerTaskStart, None)
[INFO] [stdout] 214 | |                                 .await
[INFO] [stdout]     | |                                      -
[INFO] [stdout]     | |______________________________________|
[INFO] [stdout]     | |______________________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 215 |                           } else {
[INFO] [stdout] 216 | /                             self.tqm
[INFO] [stdout] 217 | |                                 .emit_event(EventType::PlaybookOnTaskStart, None)
[INFO] [stdout] 218 | |                                 .await
[INFO] [stdout]     | |                                  ^^^^-
[INFO] [stdout]     | |__________________________________|___|
[INFO] [stdout]     | |__________________________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                    |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                    up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 219 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 225 | /                     self.queue_task(host, &task, task_vars, sender.clone())
[INFO] [stdout] 226 | |                         .await?;
[INFO] [stdout]     | |                          ------
[INFO] [stdout]     | |__________________________|___||
[INFO] [stdout]     | |__________________________|___|this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |__________________________|___|`#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |__________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.96/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating cogrs-core/tests/manager.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating cogrs/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] [stderr] crater-edition-check: cogrs v0.1.0 (/opt/rustwide/workdir/cogrs) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: cogrs-core v0.1.0 (/opt/rustwide/workdir/cogrs-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: cogrs-modules v0.1.0 (/opt/rustwide/workdir/cogrs-modules) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: cogrs-plugins v0.1.0 (/opt/rustwide/workdir/cogrs-plugins) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: cogrs-schema v0.1.0 (/opt/rustwide/workdir/cogrs-schema) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sh-lib v0.1.0 (/opt/rustwide/workdir/plugins/shell/sh-lib) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ssh-lib v0.1.0 (/opt/rustwide/workdir/plugins/connection/ssh-lib) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: command v0.1.0 (/opt/rustwide/workdir/modules/command) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: minimal v0.1.0 (/opt/rustwide/workdir/plugins/callback/minimal) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ssh-dylib v0.1.0 (/opt/rustwide/workdir/plugins/connection/ssh-dylib) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sh-dylib v0.1.0 (/opt/rustwide/workdir/plugins/shell/sh-dylib) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling cogrs v0.1.0 (/opt/rustwide/workdir/cogrs)
[INFO] [stderr]     Checking cogrs-schema v0.1.0 (/opt/rustwide/workdir/cogrs-schema)
[INFO] [stderr]     Checking cogrs-plugins v0.1.0 (/opt/rustwide/workdir/cogrs-plugins)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> cogrs-plugins/src/callback.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> cogrs-plugins/src/plugin_loader.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> cogrs-plugins/src/plugin_loader.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stdout`, `stderr`, and `rc` are never read
[INFO] [stdout]  --> cogrs-plugins/src/connection.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct CommandOutput {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 7 |     stdout: String,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 8 |     stderr: String,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 9 |     rc: i32,
[INFO] [stdout]   |     ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stdout`, `stderr`, and `rc` are never read
[INFO] [stdout]  --> cogrs-plugins/src/connection.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct CommandOutput {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 7 |     stdout: String,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 8 |     stderr: String,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 9 |     rc: i32,
[INFO] [stdout]   |     ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cogrs-modules v0.1.0 (/opt/rustwide/workdir/cogrs-modules)
[INFO] [stderr]     Checking ssh-lib v0.1.0 (/opt/rustwide/workdir/plugins/connection/ssh-lib)
[INFO] [stderr]     Checking sh-lib v0.1.0 (/opt/rustwide/workdir/plugins/shell/sh-lib)
[INFO] [stderr]     Checking minimal v0.1.0 (/opt/rustwide/workdir/plugins/callback/minimal)
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> plugins/shell/sh-lib/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_path`
[INFO] [stdout]   --> plugins/shell/sh-lib/src/lib.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn mk_temp(&self, base_path: &str, system: bool, mode: u32, tmp_dir: Option<&str>) -> String {
[INFO] [stdout]    |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system`
[INFO] [stdout]   --> plugins/shell/sh-lib/src/lib.rs:22:40
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn mk_temp(&self, base_path: &str, system: bool, mode: u32, tmp_dir: Option<&str>) -> String {
[INFO] [stdout]    |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_system`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> plugins/shell/sh-lib/src/lib.rs:22:54
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn mk_temp(&self, base_path: &str, system: bool, mode: u32, tmp_dir: Option<&str>) -> String {
[INFO] [stdout]    |                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp_dir`
[INFO] [stdout]   --> plugins/shell/sh-lib/src/lib.rs:22:65
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn mk_temp(&self, base_path: &str, system: bool, mode: u32, tmp_dir: Option<&str>) -> String {
[INFO] [stdout]    |                                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sh-dylib v0.1.0 (/opt/rustwide/workdir/plugins/shell/sh-dylib)
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> plugins/shell/sh-lib/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_path`
[INFO] [stdout]   --> plugins/shell/sh-lib/src/lib.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn mk_temp(&self, base_path: &str, system: bool, mode: u32, tmp_dir: Option<&str>) -> String {
[INFO] [stdout]    |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system`
[INFO] [stdout]   --> plugins/shell/sh-lib/src/lib.rs:22:40
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn mk_temp(&self, base_path: &str, system: bool, mode: u32, tmp_dir: Option<&str>) -> String {
[INFO] [stdout]    |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_system`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> plugins/shell/sh-lib/src/lib.rs:22:54
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn mk_temp(&self, base_path: &str, system: bool, mode: u32, tmp_dir: Option<&str>) -> String {
[INFO] [stdout]    |                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp_dir`
[INFO] [stdout]   --> plugins/shell/sh-lib/src/lib.rs:22:65
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn mk_temp(&self, base_path: &str, system: bool, mode: u32, tmp_dir: Option<&str>) -> String {
[INFO] [stdout]    |                                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/shell/sh-dylib/src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / create_shell_plugin_exports!(
[INFO] [stdout]  6 | |     Sh,
[INFO] [stdout]  7 | |     "sh",
[INFO] [stdout]  8 | |     HashMap::from([("cogrs-plugin", "1.2.3"), ("cogrs-schema", "2.0.0"),])
[INFO] [stdout]  9 | | );
[INFO] [stdout]    | |_^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `create_shell_plugin_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> cogrs-plugins/src/shell.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/shell/sh-dylib/src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / create_shell_plugin_exports!(
[INFO] [stdout]  6 | |     Sh,
[INFO] [stdout]  7 | |     "sh",
[INFO] [stdout]  8 | |     HashMap::from([("cogrs-plugin", "1.2.3"), ("cogrs-schema", "2.0.0"),])
[INFO] [stdout]  9 | | );
[INFO] [stdout]    | |_^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `create_shell_plugin_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> cogrs-plugins/src/shell.rs:95:11
[INFO] [stdout]    |
[INFO] [stdout] 95 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/shell/sh-dylib/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | / create_shell_plugin_exports!(
[INFO] [stdout]   6 | |     Sh,
[INFO] [stdout]   7 | |     "sh",
[INFO] [stdout]   8 | |     HashMap::from([("cogrs-plugin", "1.2.3"), ("cogrs-schema", "2.0.0"),])
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `create_shell_plugin_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> cogrs-plugins/src/shell.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/shell/sh-dylib/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | / create_shell_plugin_exports!(
[INFO] [stdout]   6 | |     Sh,
[INFO] [stdout]   7 | |     "sh",
[INFO] [stdout]   8 | |     HashMap::from([("cogrs-plugin", "1.2.3"), ("cogrs-schema", "2.0.0"),])
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `create_shell_plugin_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> cogrs-plugins/src/shell.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sh-dylib` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> cogrs-modules/src/action_handler.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut cmd = command;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> cogrs-modules/src/action_handler.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut cmd = command;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp_dir`
[INFO] [stdout]   --> cogrs-modules/src/action_handler.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let tmp_dir = self.remote_expand_user("~/.cogrs/tmp").await?;
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_dir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> cogrs-modules/src/action_handler.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let output = self.low_level_execute_command(&cmd, false, None).await?;
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sudoable`
[INFO] [stdout]   --> cogrs-modules/src/action_handler.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         sudoable: bool,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sudoable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chdir`
[INFO] [stdout]   --> cogrs-modules/src/action_handler.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |         if let Some(chdir) = chdir {
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_chdir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tmp_dir`
[INFO] [stdout]   --> cogrs-modules/src/action_handler.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let tmp_dir = self.remote_expand_user("~/.cogrs/tmp").await?;
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tmp_dir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> cogrs-modules/src/action_handler.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let output = self.low_level_execute_command(&cmd, false, None).await?;
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `make_tmp_path` is never used
[INFO] [stdout]   --> cogrs-modules/src/action_handler.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl ActionHandler {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     fn make_tmp_path(&self) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> cogrs-modules/src/task_result.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub struct TaskResult {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  2 |     host_name: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  3 |     task_uuid: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  4 |     failed: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]  5 |     changed: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]  6 |     skipped: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]  7 |     unreachable: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]  8 |     failed_when_result: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     attempts: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 10 |     retries: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sudoable`
[INFO] [stdout]   --> cogrs-modules/src/action_handler.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         sudoable: bool,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sudoable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chdir`
[INFO] [stdout]   --> cogrs-modules/src/action_handler.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |         if let Some(chdir) = chdir {
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_chdir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task_uuid`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let task_uuid = self.parameters.task_uuid.to_owned();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `become_user`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let become_user = self.become_user();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_become_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `do_become`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let do_become = self.do_become();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_do_become`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source_path`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn put_file(&self, source_path: &str, dest_path: &str) -> Result<()> {
[INFO] [stdout]    |                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest_path`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:85:43
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn put_file(&self, source_path: &str, dest_path: &str) -> Result<()> {
[INFO] [stdout]    |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dest_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source_path`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn fetch_file(&self, source_path: &str, dest_path: &str) -> Result<()> {
[INFO] [stdout]    |                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest_path`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:89:45
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn fetch_file(&self, source_path: &str, dest_path: &str) -> Result<()> {
[INFO] [stdout]    |                                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dest_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/shell/sh-dylib/src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / create_shell_plugin_exports!(
[INFO] [stdout]  6 | |     Sh,
[INFO] [stdout]  7 | |     "sh",
[INFO] [stdout]  8 | |     HashMap::from([("cogrs-plugin", "1.2.3"), ("cogrs-schema", "2.0.0"),])
[INFO] [stdout]  9 | | );
[INFO] [stdout]    | |_^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `create_shell_plugin_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> cogrs-plugins/src/shell.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/shell/sh-dylib/src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / create_shell_plugin_exports!(
[INFO] [stdout]  6 | |     Sh,
[INFO] [stdout]  7 | |     "sh",
[INFO] [stdout]  8 | |     HashMap::from([("cogrs-plugin", "1.2.3"), ("cogrs-schema", "2.0.0"),])
[INFO] [stdout]  9 | | );
[INFO] [stdout]    | |_^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `create_shell_plugin_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> cogrs-plugins/src/shell.rs:95:11
[INFO] [stdout]    |
[INFO] [stdout] 95 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/shell/sh-dylib/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | / create_shell_plugin_exports!(
[INFO] [stdout]   6 | |     Sh,
[INFO] [stdout]   7 | |     "sh",
[INFO] [stdout]   8 | |     HashMap::from([("cogrs-plugin", "1.2.3"), ("cogrs-schema", "2.0.0"),])
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `create_shell_plugin_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> cogrs-plugins/src/shell.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/shell/sh-dylib/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | / create_shell_plugin_exports!(
[INFO] [stdout]   6 | |     Sh,
[INFO] [stdout]   7 | |     "sh",
[INFO] [stdout]   8 | |     HashMap::from([("cogrs-plugin", "1.2.3"), ("cogrs-schema", "2.0.0"),])
[INFO] [stdout]   9 | | );
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `create_shell_plugin_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> cogrs-plugins/src/shell.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `make_tmp_path` is never used
[INFO] [stdout]   --> cogrs-modules/src/action_handler.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl ActionHandler {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     fn make_tmp_path(&self) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> cogrs-modules/src/task_result.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub struct TaskResult {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  2 |     host_name: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  3 |     task_uuid: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]  4 |     failed: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]  5 |     changed: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]  6 |     skipped: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]  7 |     unreachable: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]  8 |     failed_when_result: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     attempts: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 10 |     retries: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sh-dylib` (lib test) due to 4 previous errors
[INFO] [stdout] warning: unused variable: `task_uuid`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let task_uuid = self.parameters.task_uuid.to_owned();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `become_user`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let become_user = self.become_user();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_become_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `do_become`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let do_become = self.do_become();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_do_become`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source_path`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn put_file(&self, source_path: &str, dest_path: &str) -> Result<()> {
[INFO] [stdout]    |                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest_path`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:85:43
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn put_file(&self, source_path: &str, dest_path: &str) -> Result<()> {
[INFO] [stdout]    |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dest_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source_path`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn fetch_file(&self, source_path: &str, dest_path: &str) -> Result<()> {
[INFO] [stdout]    |                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dest_path`
[INFO] [stdout]   --> plugins/connection/ssh-lib/src/lib.rs:89:45
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn fetch_file(&self, source_path: &str, dest_path: &str) -> Result<()> {
[INFO] [stdout]    |                                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dest_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c9ea2079f35c52428a919b37ee1ca0e5ba8103e2cb19316a562847e48cb81cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9ea2079f35c52428a919b37ee1ca0e5ba8103e2cb19316a562847e48cb81cab", kill_on_drop: false }`
[INFO] [stdout] c9ea2079f35c52428a919b37ee1ca0e5ba8103e2cb19316a562847e48cb81cab
